Change xenstore-domain messaging protocol to match what we use
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 12 Oct 2005 17:25:40 +0000 (18:25 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 12 Oct 2005 17:25:40 +0000 (18:25 +0100)
commit3b83e00b150c901d768eab0ef63a581b41bd2def
tree91f9e14f27c52248df1bc82d07ef230f6bfa209e
parenta54918631e149cc4af436a4cfab0f72edd04181d
Change xenstore-domain messaging protocol to match what we use
for other inter-domain comms (power-of-two-sized rings, and
free-running indexes). The interface is defined in the spirit of
the console protocol, so maybe some chance of merging them
together later?

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_comms.c
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_domain.c
tools/xenstore/xs_test.c
xen/include/public/io/xs_wire.h